@media (max-width: 991px) {
[data-element-id="VPraUVvxB9fdxuSiPHBrLA"] {
right: 0;
width: 100%;
top: 0;
z-index: 250;
position: fixed;
visibility: visible;
-webkit-animation: headerStart 0.8s linear 1 alternate;
-moz-animation: headerStart 0.8s linear 1 alternate;
-ms-animation: headerStart 0.8s linear 1 alternate;
-o-animation: headerStart 0.8s linear 1 alternate;
animation: headerStart 0.8s linear 1 alternate;
-webkit-box-shadow: 0 3px 5px rgba(0,0,0,0.05);
-moz-box-shadow: 0 3px 5px rgba(0,0,0,0.05);
box-shadow: 0 3px 5px rgba(0,0,0,0.05);
}
}